Autogenerated HTML docs for v1.5.0-rc1-g6f71
diff --git a/cmds-synchingrepositories.txt b/cmds-synchingrepositories.txt index 01b5bb9..736818f 100644 --- a/cmds-synchingrepositories.txt +++ b/cmds-synchingrepositories.txt
@@ -1,27 +1,15 @@ +gitlink:git-daemon[1]:: + A really simple server for git repositories. + gitlink:git-fetch-pack[1]:: Receive missing objects from another repository. -gitlink:git-http-fetch[1]:: - Download from a remote git repository via HTTP. - -gitlink:git-http-push[1]:: - Push objects over HTTP/DAV to another repository. - gitlink:git-local-fetch[1]:: Duplicate another git repository on a local system. -gitlink:git-peek-remote[1]:: - List the references in a remote repository. - -gitlink:git-receive-pack[1]:: - Receive what is pushed into the repository. - gitlink:git-send-pack[1]:: Push objects over git protocol to another reposiotory. -gitlink:git-shell[1]:: - Restricted login shell for GIT-only SSH access. - gitlink:git-ssh-fetch[1]:: Fetch from a remote repository over ssh connection. @@ -31,9 +19,3 @@ gitlink:git-update-server-info[1]:: Update auxiliary info file to help dumb servers. -gitlink:git-upload-archive[1]:: - Send archive back to git-archive. - -gitlink:git-upload-pack[1]:: - Send objects packed back to git-fetch-pack. -